GNU Info File | 2003-02-09 | 48.8 KB | 1,234 lines
This is maxima.info, produced by makeinfo version 4.1 from maxima.texi.
This is a Texinfo Maxima Manual
Copyright 1994,2001 William F. Schelter
START-INFO-DIR-ENTRY
* Maxima: (maxima). A computer algebra system.
END-INFO-DIR-ENTRY
File: maxima.info, Node: Definitions for Matrices and Linear Algebra, Prev: Introduction to Matrices and Linear Algebra, Up: Matrices and Linear Algebra
Definitions for Matrices and Linear Algebra
===========================================
- Function: ADDCOL (M,list1,list2,...,listn)
appends the column(s) given by the one or more lists (or matrices)
onto the matrix M.
- Function: ADDROW (M,list1,list2,...,listn)
appends the row(s) given by the one or more lists (or matrices)